home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / program / cpp112.zoo / hsc202.def < prev    next >
Text File  |  1994-02-19  |  330b  |  14 lines

  1. /* Sample CPP config file; emulates the preprocessor constants provided
  2.    by HSC v2.02 */
  3.  
  4. #define __HSC__            0x202
  5. #define __SOZOBONC__        __HSC__
  6. #define SOZOBON            __HSC__
  7. #define MC68000            1
  8. #define ATARI_ST        1
  9. #define ATARI            1
  10. #define TOS            1
  11. #define __MSHORT__        1
  12. #define _SHORTINT        1
  13. #define __HSC_LONGNAMES__    1
  14.